From aa95497aab51de2a18785a0bc2e94f1d78afbd99 Mon Sep 17 00:00:00 2001 From: Sebastien Castiel Date: Thu, 14 Dec 2023 17:15:28 -0500 Subject: Improve design --- src/app/groups/[groupId]/group-tabs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/groups/[groupId]/group-tabs.tsx') diff --git a/src/app/groups/[groupId]/group-tabs.tsx b/src/app/groups/[groupId]/group-tabs.tsx index 28b4889..bd603cc 100644 --- a/src/app/groups/[groupId]/group-tabs.tsx +++ b/src/app/groups/[groupId]/group-tabs.tsx @@ -15,7 +15,7 @@ export function GroupTabs({ groupId }: Props) { return ( { router.push(`/groups/${groupId}/${value}`) }} -- cgit v1.3